home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / crazy_ch.swf / scripts / frame_2 / DoAction.as < prev   
Encoding:
Text File  |  2011-06-09  |  397 b   |  26 lines

  1. function coll(aa, rax, gax, bax)
  2. {
  3.    var _loc2_ = new Color(aa);
  4.    var _loc1_ = {ra:rax,ga:gax,ba:bax,aa:100};
  5.    _loc2_.setTransform(_loc1_);
  6. }
  7. stop();
  8. enemy_mp3.stop();
  9. if(sound_aa != 2)
  10. {
  11.    sound_aa = 4;
  12. }
  13. trace(sound_aa);
  14. player = 1;
  15. if(sound_a1 != 2)
  16. {
  17.    trace(sound_aa);
  18.    sound_a1 = 4;
  19. }
  20. re_c = 100;
  21. gr_c = 100;
  22. bl_c = 100;
  23. re_w = 100;
  24. gr_w = 100;
  25. bl_w = 100;
  26.